Return to start page
Checks if string whichString contains only characters from character pool characterPool. Checks each single character. whichString String which should be checked. characterPool Character pool which will be used for comparing all characters. Returns if all characters from string whichString are contained by string pool characterPool.
-
Core/String/Library Pool.j
IsStringFromCharacterPool
-
-
-